libostree: Rename ostree-traverse.h into OstreeRepo namespace
authorColin Walters <walters@verbum.org>
Tue, 9 Jul 2013 23:59:39 +0000 (19:59 -0400)
committerColin Walters <walters@verbum.org>
Tue, 9 Jul 2013 23:59:39 +0000 (19:59 -0400)
commit2aa0251b1b3dfc1bf06840c8e1fa35e59534c9e2
tree4d842198a8546711e422d0929bb521a188b4e028
parentcb6b69616c7e452599b9e49edf73fcd893fb887e
libostree: Rename ostree-traverse.h into OstreeRepo namespace

This operates on the repo, it might as well be methods on it.
Makefile-libostree.am
src/libostree/ostree-repo-traverse.c [new file with mode: 0644]
src/libostree/ostree-repo.h
src/libostree/ostree-traverse.c [deleted file]
src/libostree/ostree-traverse.h [deleted file]
src/libostree/ostree.h
src/ostree/ostree-prune.c
src/ostree/ot-builtin-fsck.c
src/ostree/ot-builtin-pull-local.c